home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
DefineButton2_2800
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-11-01
|
212b
|
13 lines
on(release){
_root.lupziv -= 1;
gotoAndPlay(24);
tellTarget("_root." add this._name add "s")
{
gotoAndPlay(2);
}
if(0 >= _root.lupziv)
{
_root.hrawin2drozka();
}
}